Skip to content

Conversation

nbbeeken
Copy link
Collaborator

@nbbeeken nbbeeken commented Sep 18, 2025

Description

We nearly got it on the first try. Because the test file wasn't named with the "spec" pattern and allowJs was set to true TS was trying to compile index.ts and index.test.js to the same file, and it throws saying it will overwrite. I took the liberty of changing the file both to spec and TS, and unskipped the skipped tests by verifying that all those DB names are valid.

image

Open Questions

Can we rerun bump packages / publish with the 3.0.0 version since it never actually released or should I make this a "fix" just to get the 3.0.1 version put in the package.json?

Checklist

@nbbeeken nbbeeken merged commit de679e9 into main Sep 18, 2025
30 of 31 checks passed
@nbbeeken nbbeeken deleted the mongodb-ns-fix-publish branch September 18, 2025 20:51
@coveralls
Copy link

Coverage Status

coverage: 73.361% (-0.5%) from 73.848%
when pulling 23df375 on mongodb-ns-fix-publish
into 9b8e236 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants